home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for f3escan.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_ESCANTOOL_H = 1;
- include("real/windows/r3tool.js")
-
-
- var R3CLID_EDGESCANTOOL = 799;
-
-
-
-
-
-
-
-
-
- function r3Edgescantool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_EDGESCANTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Edgescantool.prototype=new r3Tool;
- // f3escan.h_H